Home
last modified time | relevance | path

Searched defs:isUnaryOp (Results 1 – 25 of 36) sorted by relevance

12

/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DIntrinsicInst.cpp143 bool ConstrainedFPIntrinsic::isUnaryOp() const { in isUnaryOp() function in ConstrainedFPIntrinsic
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/Chapter6/
Dtoy.cpp248 bool isUnaryOp() const { return IsOperator && Args.size() == 1; } in isUnaryOp() function in __anonc304c4dc0111::PrototypeAST
/external/swiftshader/third_party/LLVM/examples/Kaleidoscope/Chapter6/
Dtoy.cpp190 bool isUnaryOp() const { return isOperator && Args.size() == 1; } in isUnaryOp() function in PrototypeAST
/external/llvm/examples/Kaleidoscope/Chapter6/
Dtoy.cpp235 bool isUnaryOp() const { return IsOperator && Args.size() == 1; } in isUnaryOp() function in __anon7d54fca40111::PrototypeAST
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/
Dtoy.cpp265 bool isUnaryOp() const { return IsOperator && Args.size() == 1; } in isUnaryOp() function in PrototypeAST
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/MCJIT/lazy/
Dtoy-jit.cpp209 bool isUnaryOp() const { return isOperator && Args.size() == 1; } in isUnaryOp() function in PrototypeAST
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2/
Dtoy.cpp265 bool isUnaryOp() const { return IsOperator && Args.size() == 1; } in isUnaryOp() function in __anonfbbae49d0111::PrototypeAST
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/Chapter7/
Dtoy.cpp270 bool isUnaryOp() const { return IsOperator && Args.size() == 1; } in isUnaryOp() function in __anon378135dd0111::PrototypeAST
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/
Dtoy.cpp265 bool isUnaryOp() const { return IsOperator && Args.size() == 1; } in isUnaryOp() function in __anon873e739c0111::PrototypeAST
/external/llvm/examples/Kaleidoscope/MCJIT/lazy/
Dtoy-jit.cpp209 bool isUnaryOp() const { return isOperator && Args.size() == 1; } in isUnaryOp() function in PrototypeAST
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/
Dtoy.cpp255 bool isUnaryOp() const { return IsOperator && Args.size() == 1; } in isUnaryOp() function in __anon9a1d10640111::PrototypeAST
/external/swiftshader/third_party/LLVM/examples/Kaleidoscope/Chapter7/
Dtoy.cpp206 bool isUnaryOp() const { return isOperator && Args.size() == 1; } in isUnaryOp() function in PrototypeAST
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2/
Dtoy.cpp255 bool isUnaryOp() const { return IsOperator && Args.size() == 1; } in isUnaryOp() function in __anon0e9981650111::PrototypeAST
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/
Dtoy.cpp255 bool isUnaryOp() const { return IsOperator && Args.size() == 1; } in isUnaryOp() function in __anon8315f2660111::PrototypeAST
/external/llvm/examples/Kaleidoscope/Chapter8/
Dtoy.cpp252 bool isUnaryOp() const { return IsOperator && Args.size() == 1; } in isUnaryOp() function in __anon664ddea60111::PrototypeAST
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/
Dtoy.cpp256 bool isUnaryOp() const { return IsOperator && Args.size() == 1; } in isUnaryOp() function in PrototypeAST
/external/llvm/examples/Kaleidoscope/Chapter7/
Dtoy.cpp255 bool isUnaryOp() const { return IsOperator && Args.size() == 1; } in isUnaryOp() function in __anonf1d16da50111::PrototypeAST
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/
Dtoy.cpp265 bool isUnaryOp() const { return IsOperator && Args.size() == 1; } in isUnaryOp() function in __anon7037559e0111::PrototypeAST
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/Chapter8/
Dtoy.cpp271 bool isUnaryOp() const { return IsOperator && Args.size() == 1; } in isUnaryOp() function in __anonabfda6de0111::PrototypeAST
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter5/
Dtoy.cpp271 bool isUnaryOp() const { return IsOperator && Args.size() == 1; } in isUnaryOp() function in PrototypeAST
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/MCJIT/cached/
Dtoy-jit.cpp224 bool isUnaryOp() const { return isOperator && Args.size() == 1; } in isUnaryOp() function in PrototypeAST
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter5/
Dtoy.cpp282 bool isUnaryOp() const { return IsOperator && Args.size() == 1; } in isUnaryOp() function in PrototypeAST
/external/llvm/examples/Kaleidoscope/MCJIT/cached/
Dtoy-jit.cpp224 bool isUnaryOp() const { return isOperator && Args.size() == 1; } in isUnaryOp() function in PrototypeAST
/external/llvm/examples/Kaleidoscope/MCJIT/initial/
Dtoy.cpp208 bool isUnaryOp() const { return isOperator && Args.size() == 1; } in isUnaryOp() function in PrototypeAST
/external/llvm/examples/Kaleidoscope/Chapter9/
Dtoy.cpp373 bool isUnaryOp() const { return IsOperator && Args.size() == 1; } in isUnaryOp() function in __anondaca4fa70211::PrototypeAST

12